(perform-replace): Let-bind recenter-last-op to nil.
authorJuri Linkov <juri@jurta.org>
Mon, 30 Nov 2009 16:05:47 +0000 (16:05 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 30 Nov 2009 16:05:47 +0000 (16:05 +0000)
commit27454c1adfe58007f47b8db6526c03e75e141138
treed54e9869d54a4130171b804daf6104ce82e2c07a
parentf2c18a4ab03f9c0ef2cc78f9cecba36996ab7516
(perform-replace): Let-bind recenter-last-op to nil.
For def=recenter, replace `recenter' with `recenter-top-bottom'
that is called with `this-command' and `last-command' let-bound
to `recenter-top-bottom'.  When the last `def' was not `recenter',
set `recenter-last-op' to nil.  (Bug#4981)
lisp/ChangeLog
lisp/replace.el